GET v1/bunits/{bunitId}/users/{userId}/auditlogs?types[0]={types[0]}&types[1]={types[1]}

Get all audit log entries for a user.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit the user is related to integer

Required

userId The ID of the user integer

Required

types Collection of integer

None.

Body Parameters

None.

Response Information

Resource Description

A hyper collection of audit logs

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.